Goto

Collaborating Authors

 reddit discussion


Analyzing User Perceptions of Large Language Models (LLMs) on Reddit: Sentiment and Topic Modeling of ChatGPT and DeepSeek Discussions

Katta, Krishnaveni

arXiv.org Artificial Intelligence

While there is an increased discourse on large language models (LLMs) like ChatGPT and DeepSeek, there is no comprehensive understanding of how users of online platforms, like Reddit, perceive these models. This is an important omission because public opinion can influence AI development, trust, and future policy. This study aims at analyzing Reddit discussions about ChatGPT and DeepSeek using sentiment and topic modeling to advance the understanding of user attitudes. Some of the significant topics such as trust in AI, user expectations, potential uses of the tools, reservations about AI biases, and ethical implications of their use are explored in this study. By examining these concerns, the study provides a sense of how public sentiment might shape the direction of AI development going forward. The report also mentions whether users have faith in the technology and what they see as its future. A word frequency approach is used to identify broad topics and sentiment trends. Also, topic modeling through the Latent Dirichlet Allocation (LDA) method identifies top topics in users' language, for example, potential benefits of LLMs, their technological applications, and their overall social ramifications. The study aims to inform developers and policymakers by making it easier to see how users comprehend and experience these game-changing technologies.


On the Complexity of the Bipartite Polarization Problem: from Neutral to Highly Polarized Discussions

Alsinet, Teresa, Argelich, Josep, Béjar, Ramón, Martínez, Santi

arXiv.org Artificial Intelligence

The Bipartite Polarization Problem is an optimization problem where the goal is to find the highest polarized bipartition on a weighted and labelled graph that represents a debate developed through some social network, where nodes represent user's opinions and edges agreement or disagreement between users. This problem can be seen as a generalization of the maxcut problem, and in previous work approximate solutions and exact solutions have been obtained for real instances obtained from Reddit discussions, showing that such real instances seem to be very easy to solve. In this paper, we investigate further the complexity of this problem, by introducing an instance generation model where a single parameter controls the polarization of the instances in such a way that this correlates with the average complexity to solve those instances. The average complexity results we obtain are consistent with our hypothesis: the higher the polarization of the instance, the easier is to find the corresponding polarized bipartition.


Last Week in AI #91: AI's replication crisis, reddit discussions, government-sponsored medical AI

#artificialintelligence

Find this and more in our text version of this news roundup: https://lastweekin.ai/p/last-week-in-ai-91 Music: Deliberate Thought, Inspired by Kevin MacLeod (incompetech.com)


Top 5 Data Science GitHub Repositories, Reddit Discussions - Feb 2019

#artificialintelligence

Let me know in the comments section below if you use it! I like this question because of how relevant it is in today's world. The thread has close to 200 comments from experienced data scientists and machine learning researchers debating whether these coding challenges are a good or bad thing in an interview round. There's a lot of experience here so this is a discussion you really should pay close attention to. The essential question it comes down to is – should data science/machine learning professionals be judged extremely tightly on their coding skills or should algorithms/concepts take preference?


Top /r/MachineLearning Posts, August: Andrew Ng is back at it; Reinforcement Learning makes a splash; Fixing your ANN

#artificialintelligence

No doubt you have heard about it by now. Above is the link to the Reddit discussion, while this is the link to the Coursera specialization. So much to study, so little time!! Testing our agents in games that are not specifically designed for AI research, and where humans play well, is crucial to benchmark agent performance. That is why we, along with our partner Blizzard Entertainment, are excited to announce the release of SC2LE, a set of tools that we hope will accelerate AI research in the real-time strategy game StarCraft II. This includes an API for machine learning which hooks into a given game, a dataset of anonymized game replays (increasing to 500K in the coming weeks), and an open source version of PySC2, DeepMind's toolset.